home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Text⁄Files / Writeswell Jr. 1.0.2 Master / WSI Library Source / AppEventDefs.h next >
Text File  |  1991-12-11  |  259b  |  9 lines

  1. /* AppEventDefs.h
  2.  * Definitions for constants that should be in the MPW headers, but were apparently
  3.  * left out.
  4.  * All of this should be replaced by Apple at some point.
  5.  * 11 Dec 91 Mike Crawford
  6.  */
  7.  
  8. #define kAECoreSuite    'core'
  9. #define kAEGetData        'getd'